Uses of Interface
com.cisco.pt.ipc.sim.UserTraffic
Packages that use UserTraffic
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of UserTraffic in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return UserTrafficModifier and TypeMethodDescriptionIPCFactory.getTrafficSource(FrameInstance frameInstance) IPCFactory.getUserTraffic(QueuePdu queuePdu) IPCFactory.getUserTrafficAt(CableSignaling cableSignaling, int index) IPCFactory.getUserTrafficAt(DslSignaling dslSignaling, int index) IPCFactory.getUserTrafficAt(HardwareQueue hardwareQueue, int index) IPCFactory.getUserTrafficAt(LMISignaling lMISignaling, int index) IPCFactory.getUserTrafficAt(PhoneSignaling phoneSignaling, int index) Methods in com.cisco.pt.ipc with parameters of type UserTrafficModifier and TypeMethodDescriptionIPCFactory.getDestinationDevice(UserTraffic userTraffic) IPCFactory.getSendPort(UserTraffic userTraffic) IPCFactory.getSourceDevice(UserTraffic userTraffic) -
Uses of UserTraffic in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as UserTraffic -
Uses of UserTraffic in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return UserTrafficModifier and TypeMethodDescriptionFrameInstance.getTrafficSource()Information provided by the PKI file:QueuePdu.getUserTraffic()CableSignaling.getUserTrafficAt(int index) Information provided by the PKI file:DslSignaling.getUserTrafficAt(int index) Information provided by the PKI file:HardwareQueue.getUserTrafficAt(int index) Information provided by the PKI file:LMISignaling.getUserTrafficAt(int index) Information provided by the PKI file:PhoneSignaling.getUserTrafficAt(int index) Information provided by the PKI file: -
Uses of UserTraffic in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement UserTrafficMethods in com.cisco.pt.ipc.sim.impl that return UserTrafficModifier and TypeMethodDescriptionFrameInstanceImpl.getTrafficSource()Information provided by the PKI file:QueuePduImpl.getUserTraffic()CableSignalingImpl.getUserTrafficAt(int index) Information provided by the PKI file:DslSignalingImpl.getUserTrafficAt(int index) Information provided by the PKI file:HardwareQueueImpl.getUserTrafficAt(int index) Information provided by the PKI file:LMISignalingImpl.getUserTrafficAt(int index) Information provided by the PKI file:PhoneSignalingImpl.getUserTrafficAt(int index) Information provided by the PKI file: